forte lenteur

Bonjour, Depuis 1 semaine à 10 jours, il m'est impossible de naviguer avec Firefox. La lenteur est exécrable. J'ai dû mettre 1 heure à pouvoir afficher cette page, inclua… (read more)

Bonjour, Depuis 1 semaine à 10 jours, il m'est impossible de naviguer avec Firefox. La lenteur est exécrable. J'ai dû mettre 1 heure à pouvoir afficher cette page, incluant tout ce que vous faites pour décourager les gens de vous écrire. Votre dernière MAJ doit être ratée. Avec Edge, je n'ai pas ce problème. La navigation est fluide. Je vais aussi tester Chrome. Cordialement,

Asked by w.e 19 hours ago

Last reply by w.e 14 minutes ago

ONLAINE WORK & ALL SARCHING ACCOUNT

सहायता संबंधी धोखाधड़ी से बचें। हम आपसे कभी भी फ़ोन नंबर पर कॉल या टेक्स्ट करने या व्यक्तिगत जानकारी साझा करने के लिए नहीं कहेंगे। कृपया "दुरुपयोग की रिपोर्ट करें" विकल्प… (read more)

सहायता संबंधी धोखाधड़ी से बचें। हम आपसे कभी भी फ़ोन नंबर पर कॉल या टेक्स्ट करने या व्यक्तिगत जानकारी साझा करने के लिए नहीं कहेंगे। कृपया "दुरुपयोग की रिपोर्ट करें" विकल्प का उपयोग करके संदिग्ध गतिविधि की रिपोर्ट करें

Asked by satensahu1012 1 hour ago

Error

def ciel_path(n, t, a, b, c): def sensor_impact(i, j): # x-coords visited: 1 to n x_impact = sum(abs(x - i) for x in range(1, n+1)) # y-coords vi… (read more)

def ciel_path(n, t, a, b, c):

   def sensor_impact(i, j):
       # x-coords visited: 1 to n
       x_impact = sum(abs(x - i) for x in range(1, n+1))
       # y-coords visited: 1 and 2 to n
       y_impact = abs(1 - j) + sum(abs(y - j) for y in range(2, n+1))
       return x_impact + y_impact
   for dx in range(c):
       for dy in range(c):
           i = a + dx
           j = b + dy
           if sensor_impact(i, j) > t:
               return "NO"
   return "YES\n" + "R" * (n - 1) + "U" * (n - 1)

Asked by Anuj Gangwar 1 hour ago

Profile Randomly Inaccessible

I opened up Firefox just now to find that my two profiles currently in use are completely inaccessible. I was faced with a "Create Profile" dialogue that launched me into… (read more)

I opened up Firefox just now to find that my two profiles currently in use are completely inaccessible. I was faced with a "Create Profile" dialogue that launched me into a brand new profile with none of my settings, keybinds, cookies, extensions, anything. Despite this, I know for a fact that my old profiles are *still* there. As you can see my profile folders are right there, with all their data intact as far as I can tell from inspecting their contents, yet they are not accessible from the about:profiles.

Please help me. What is happening with the profile manager? How do I access those old profiles?

Asked by robert_phan 2 hours ago

unable to operate xfinity live stream/tv on my pc

For the past two evenings I was able to open the xfinity stream menu & channel lineup but could not open the "play" function on any channel that was selected from my … (read more)

For the past two evenings I was able to open the xfinity stream menu & channel lineup but could not open the "play" function on any channel that was selected from my search box or any selected channel from the lineup. Xfinity customer service had vague topics, nothing addressing this issue. Trying to determine if this is a comcast issue or an issue with Firefox. Help would be much appreciated.

Asked by josepha.yeskewicz 3 hours ago

secure connecton failed

dear sir/madam, when i am opening work site it is not working properly it is showing secure connection failed in boss linux i update my browser but problem still continu… (read more)

dear sir/madam, when i am opening work site it is not working properly it is showing secure connection failed in boss linux i update my browser but problem still continue.

Asked by khasa 3 hours ago

all bookmarks are missing after mozilla firefox update

After Firefox requested to be updated, I lost all of my bookmarks. I tried to go in and "restore" them but there are no backups to restore from. How do I get my bookmar… (read more)

After Firefox requested to be updated, I lost all of my bookmarks. I tried to go in and "restore" them but there are no backups to restore from. How do I get my bookmarks back?

Asked by jessicatrz 8 hours ago

Last reply by jessicatrz 5 hours ago

How to stop saved loging suggestion popping up for one instance only?

At login some websites don't accept the username saved in Firefox (because they also don't accept typed in usernames). They require to select the username from a drop dow… (read more)

At login some websites don't accept the username saved in Firefox (because they also don't accept typed in usernames). They require to select the username from a drop down list. (In my case it's a specific government portal with limited users, which are all in the drop down list). When I type in my username it will appear in the drop down list (which is actually only one field tall by then). But it is covered by Firefox's saved login button (which also pops up at the same spot). So I can't access the drop down list. Is there any way I can avoid the saved login suggestion from popping up?

Asked by marc.gt400 5 hours ago